home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / keypad.ktb < prev    next >
Text File  |  2009-10-13  |  2KB  |  70 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # BRLTTY Key Table - bindings for keypad-based navigation
  20.  
  21. bind KPInsert+KP5 Home
  22. bind KPInsert+KPArrowLeft Back
  23. bind KPInsert+KPArrowRight CsrTrk
  24. bind KPInsert+KPArrowUp LnUp
  25. bind KPInsert+KPArrowDown LnDn
  26. bind KPInsert+KPHome Top_Left
  27. bind KPInsert+KPEnd Bot_Left
  28. bind KPInsert+KPPageUp PrDifLn
  29. bind KPInsert+KPPageDown NxDifLn
  30.  
  31. bind KPDelete+KP5 DescChar
  32. bind KPDelete+KPArrowLeft Freeze
  33. bind KPDelete+KPArrowRight CsrJmp_Vert
  34. bind KPDelete+KPArrowUp PrPgrph
  35. bind KPDelete+KPArrowDown NxPgrph
  36. bind KPDelete+KPHome PrPrompt
  37. bind KPDelete+KPEnd NxPrompt
  38. bind KPDelete+KPPageUp AttrUp
  39. bind KPDelete+KPPageDown AttrDn
  40.  
  41. bind KPEnter+KP5 Say_Line
  42. bind KPEnter+KPArrowUp Say_Above
  43. bind KPEnter+KPArrowDown Say_Below
  44. bind KPEnter+KPArrowLeft Mute
  45. bind KPEnter+KPArrowRight AutoSpeak
  46. bind KPEnter+KP7 Say_Slower
  47. bind KPEnter+KP9 Say_Faster
  48. bind KPEnter+KP1 Say_Softer
  49. bind KPEnter+KP3 Say_Louder
  50.  
  51. bind KPPlus+KP5 Paste
  52. bind KPPlus+KP7 CutBegin
  53. bind KPPlus+KP1 CutAppend
  54. bind KPPlus+KP9 CutLine
  55. bind KPPlus+KP3 CutRect
  56. bind KPPlus+KPArrowUp PrIndent
  57. bind KPPlus+KPArrowDown NxIndent
  58. bind KPPlus+KPArrowLeft PrDifChar
  59. bind KPPlus+KPArrowRight NxDifChar
  60.  
  61. bind KPMinus+KP5 PrefMenu
  62. bind KPMinus+KPArrowLeft PrefLoad
  63. bind KPMinus+KPArrowRight PrefSave
  64. bind KPMinus+KPArrowUp WinUp
  65. bind KPMinus+KPArrowDown WinDn
  66. bind KPMinus+KP7 Help
  67. bind KPMinus+KP9 Learn
  68. bind KPMinus+KP1 RestartBrl
  69. bind KPMinus+KP3 RestartSpeech
  70.